@charset "utf-8";
/* CSS Document */

#bd .bd {
  position: relative;
  height: 608px;
}
#bd .bd #hd {
  /*position: absolute;
    top: 0;
    left: 265px;*/
  width: 980px;
  margin: 0 auto;
}
.hd-container {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.bg-img,
.bg-video {
  position: absolute;
  height: 608px;
  /* left: 50%; */
  /* top: 50%; */
  /* transform: translate(-50%, -50%); */
  background-position: center;
}

.bg-video {
  visibility: hidden;
}
.bg-img {
  visibility: visible;
}

#bd.head_bd {
  position: relative;
  height: 608px;
  background-color: #ffc2bb;
  /*background: url('../images/new-index-bg.png');*/
  /*background: url("../images/slide2.jpg") 50% 0 #c3eef7 no-repeat;*/
  overflow: hidden;
}
.holder {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
#figure_pic {
  z-index: 20;
  position: absolute;
  left: 10px;
  top: 477px;
}

#plate_pic {
  z-index: 10;
  position: absolute;
  left: 215px;
  bottom: 149px;
  opacity: 0;
  filter: alpha(opacity=0);
}

#light_pic {
  z-index: 10;
  position: absolute;
  left: 220px;
  bottom: 60px;
  height: 90px;
  opacity: 0;
  filter: alpha(opacity=0);
}

#line_pic {
  z-index: 5;
  position: absolute;
  left: 50px;
  top: 47px;
  opacity: 0;
  filter: alpha(opacity=0);
}

#star_pic {
  position: absolute;
  top: 35px;
  animation: flash 1.5s ease-in-out infinite;
  -moz-animation: flash 1.5s ease-in-out infinite;
  -webkit-animation: flash 1.5s ease-in-out infinite;
  -o-animation: flash 1.5s ease-in-out infinite;
}

#huihui_pic {
  position: absolute;
  left: 30px;
  top: 520px;
}

#notecloud_pic {
  position: absolute;
  left: 355px;
  top: 560px;
}

#youdaocloud_pic {
  position: absolute;
  left: -10px;
  top: 550px;
}

#search_you {
  z-index: 20;
  position: absolute;
  left: 60%;
  top: 100px;
  width: 340px;
}

.job_list {
  width: 912px;
  height: 150px;
  margin: 0 auto;
  text-align: justify;
  text-justify: distribute-all-lines; /*ie6-8*/
}

.job {
  width: 150px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}

.justify_fix {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.circle {
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
}

.job_des {
  font-size: 20px;
  color: #50626e;
  margin-top: 105px;
}

.job-shadow {
  position: absolute;
  top: 82px;
  left: 25px;
}

.job-icon {
  position: absolute;
  top: 0;
  left: 25px;
}

#bd .ft {
  border-bottom: 1px solid #dae7ef;
  width: 960px;
  margin: 10px auto 0;
  overflow: hidden;
}
/*图片滑动*/
.slide {
  float: left;
  position: relative;
  width: 211px;
  height: 108px;
  overflow: hidden;
  border: 2px solid #0080c0;
}
.slide ul {
  position: relative;
  width: 215px;
  height: 108px;
  overflow: hidden;
}
.slide li {
  width: 215px;
  height: 108px;
  float: left;
}
#slideNav {
  position: absolute;
  bottom: 6px;
  right: 8px;
}
#slideNav a {
  float: left;
  display: block;
  width: 17px;
  height: 15px;
  line-height: 15px;
  margin-right: 1px;
  border: 1px solid #dadada;
  text-align: center;
  color: #a5a5a5;
}
#slideNav a.cur {
  color: #ffffff;
  font-weight: bold;
  background-color: #76a6ce;
  border: 1px solid #599ec8;
}
/*招聘动态*/
#dynamic {
  float: left;
  display: inline;
  margin: 0 0 0 17px;
  width: 203px;
  height: 135px;
  padding-right: 20px;
  border-right: 1px solid #6e6e6e;
}
#dynamic .dynamic-inner {
  overflow: hidden;
  zoom: 1;
  margin: 1px 0 0 0;
  _margin: 3px 0 0 0;
}
#dynamic .dynamic-inner p {
  float: left;
  width: 80px;
  margin: 0 0 0 10px;
}
#dynamic .dynamic-inner .text-postion {
  text-align: right;
}

#dynamic p,
#post p {
  position: relative;
  height: 17px;
  line-height: 17px;
  margin: 1px 0;
}
#dynamic a,
#post a {
  color: #6e6e6e;
  display: inline-block;
  height: 17px;
}
#dynamic .more,
#post .more {
  position: absolute;
  right: 0;
  top: 0;
  color: #6e6e6e;
}
/*最新职位*/
#post {
  float: left;
  display: inline;
  margin-left: 35px;
  width: 187px;
  height: 120px;
}

/*登录*/
#login {
  float: left;
  display: inline;
  margin-left: 25px;
  padding-top: 12px;
  width: 253px;
  height: 150px;
  _margin-left: 0px;
}
#login .row {
  height: 23px;
  margin-top: 4px;
}
.mid-text {
  line-height: 23px;
}
#login label {
  display: inline-block;
  padding-left: 23px;
  width: 60px;
  color: #626262;
  font-family: '微软雅黑';
}
#login a {
  color: #676767;
}
.login-btn,
.reg-btn {
  border: 0;
  width: 67px;
  height: 23px;
  text-indent: -9999px;
  cursor: pointer;
}
.reg-btn {
  margin-left: 12px;
}
.user-info {
  width: 138px;
  height: 17px;
  border: 0;
  padding: 3px 7px;
}

.subBtns a {
  font-size: 13px;
  width: 140px;
  height: 30px;
  text-align: center;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
  border-radius: 2px;
  color: #ed4743;
  line-height: 30px;
}
.subBtns .apply-now {
  width: 100px;
  margin-right: 8px;
  background: #ed4743;
  border-color: #ed4743;
  color: #f9f9f9;
}
.gotoFeel {
  color: #ed4743;
  margin-left: 20px;
  height: 22px;
  text-align: center;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
  color: #ed4743;
  line-height: 22px;
  padding: 0 8px;
}
.gotoFeel:hover {
  color: #f9f9f9;
  background: #ed4743;
}
.subBtns {
  margin: 20px 20px 0 0;
}
/*版权信息*/
#ft span,
.ft_bottom span {
  text-align: center;
  line-height: 18px;
  font-family: '微软雅黑';
}
.ft_bottom {
  height: 140px;
  background-color: #f3f3f3;
  padding-top: 30px;
}
.link,
.copyright {
  display: block;
  color: #aaaaaa;
}
.link a {
  color: #aaaaaa;
}
.ft_flink {
  font-size: 14px;
  color: #666666;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 5px;
}
.ft_flink a {
  font-size: 14px;
  color: #666666;
  padding: 0 20px;
}
.ft_flink a:hover {
  text-decoration: underline;
}
.ft_flink ul {
  width: 190px;
  float: right;
  margin-right: 20px;
}
.ft_flink ul li {
  display: inline;
  margin-right: 4px;
}
.ft_flink ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
}
.ft_flink.share {
  width: 450px;
  line-height: 30px;
  margin: 0 auto;
}

.block {
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  padding-top: 36px;
}

#ft.index_ft {
  background-color: #fff;
}

#ft .ft_flink.share span {
  display: block;
  float: left;
  line-height: 30px;
}

.ft_flink.index_foot {
  width: 370px;
  margin: 0 auto;
  line-height: 34px;
}

.ft_flink.share a {
  padding: 0;
}

.focus_msg {
  display: block;
  float: left;
}
.shareDiv ul li a {
  display: inline-block;
  width: 33px;
  height: 33px;
}
.nase {
  background: url('../images/share_xiaoyi.png') no-repeat;
}
.nase:hover {
  background: url('../images/share_xiaoyi_hover.png') no-repeat;
}
.sina {
  background: url('../images/share_sina.png') no-repeat;
}
.sina:hover {
  background: url('../images/share_sina_hover.png') no-repeat;
}
.weixin {
  background: url('../images/share_weixin.png') no-repeat;
}
.weixin:hover {
  background: url('../images/share_weixin_hover.png') no-repeat;
}
.yixin {
  background: url('../images/share_yixin.png') no-repeat;
}
.yixin:hover {
  background: url('../images/share_yixin_hover.png') no-repeat;
}

#ft .nase {
  background: url('../images/gray_focuson_xiaoyi.png') no-repeat;
}
#ft .nase:hover {
  background: url('../images/gray_focuson_xiaoyi_hover.png') no-repeat;
}
#ft .sina {
  background: url('../images/gray_focuson_sina.png') no-repeat;
}
#ft .sina:hover {
  background: url('../images/gray_focuson_sina_hover.png') no-repeat;
}
#ft .weixin {
  background: url('../images/gray_focuson_weixin.png') no-repeat;
}
#ft .weixin:hover {
  background: url('../images/gray_focuson_weixin_hover.png') no-repeat;
}
#ft .douyin {
  background: url('../images/gray_focuson_douyin.png') no-repeat;
  background-size: 30px 30px;
}
#ft .douyin:hover {
  background: url('../images/gray_focuson_douyin_hover.png') no-repeat;
  background-size: 30px 30px;
}
#ft .xiaohongshu {
  background: url('../images/gray_focuson_xiaohongshu.png') no-repeat;
  background-size: 30px 30px;
}
#ft .xiaohongshu:hover {
  background: url('../images/gray_focuson_xiaohongshu_hover.png') no-repeat;
  background-size: 30px 30px;
}
#ft .bilibili {
  background: url('../images/gray_focuson_bilibili.png') no-repeat;
  background-size: 30px 30px;
}
#ft .bilibili:hover {
  background: url('../images/gray_focuson_bilibili_hover.png') no-repeat;
  background-size: 30px 30px;
}
#ft .shipin {
  background: url('../images/gray_focuson_shipin.png') no-repeat;
  background-size: 30px 30px;
}
#ft .shipin:hover {
  background: url('../images/gray_focuson_shipin_hover.png') no-repeat;
  background-size: 30px 30px;
}
#ft .yixin {
  background: url('../images/gray_focuson_yixin.png') no-repeat;
}
#ft .yixin:hover {
  background: url('../images/gray_focuson_yixin_hover.png') no-repeat;
}

.qq {
  display: inline-block;
  width: 28px;
  height: 25px;
  background: url('../images/qq.png') no-repeat;
}
.qq:hover {
  background: url('../images/qqhover.png') no-repeat;
}
.dream {
  width: 920px;
  position: absolute;
  text-align: center;
  bottom: 100px;
  left: 50%;
  margin-left: -460px;
}
.dreamTitle {
  color: #a3a3a3;
  font-size: 16px;
  margin-right: 40px;
  display: inline-block;
  background: url('../images/plant.png') no-repeat top;
  padding-top: 21px;
  font-weight: bold;
}
.point {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: inline-block;
  *margin-right: 5px;
}
.yello {
  background: #fcf453;
}
.green {
  background: #3ad18c;
}
.qing {
  background: #c8e54e;
}
.blue {
  background: #83d6f8;
}
.orange {
  background: #f2d249;
}
.gotoJobDetail {
  color: #1d6ccf;
  margin-right: 20px;
}
.gotoJobDetail:hover {
  text-decoration: underline;
}

/**弹出框插件**/
.tbox {
  position: absolute;
  display: none;
  padding: 14px 17px;
  z-index: 900;
}
.tinner {
  padding: 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff url('../images/preload.gif') no-repeat 50% 50%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}
.tinner .tcontent > img {
  width: 100%;
}
.tmask {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 800;
}
.tclose {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url('../images/close.png') no-repeat;
}
.tclose:hover {
  background-position: 0 -30px;
}

#error {
  background: #ff6969;
  color: #fff;
  text-shadow: 1px 1px #cf5454;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0;
}
#error .tcontent {
  padding: 10px 14px 11px;
  border: 1px solid #ffb8b8;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#success {
  background: #2ea125;
  color: #fff;
  text-shadow: 1px 1px #1b6116;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bluemask {
  background: #4195aa;
}
#frameless {
  padding: 0;
}

.campus-share .play_icon,
.campus-share .other_link_play_icon {
  width: 300px;
  height: 200px;
  display: block;
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.campus-share .play1 {
  background-image: url('../images/ydrap.png');
}
.campus-share .play2 {
  background-image: url('../images/shangshi.jpg');
}
.campus-share .play3 {
  background-image: url('../images/2022xiaozhao.jpg');
}
.campus-share .play4 {
  background-image: url('../images/ganxiexuexizhe.png');
}
.campus-share .play5 {
  background-image: url('../images/2021jingpinke.jpg');
}
.campus-share .play6 {
  background-image: url('../images/luoyuan.png');
}
.campus-share .play7 {
  background-image: url('../images/bjlmama.jpg');
}
.campus-share .play8 {
  background-image: url('../images/wynjzx.png');
}
.campus-share .play9 {
  background-image: url('../images/oneday.jpg');
}
.campus-share .play10 {
  background-image: url('../images/twominutes.png');
}

/*#play_icon:hover{
    width: 180px;
    height: 104px;
    display: block;
    background-image: url("../images/play_hover.png");
}*/

.dialog {
  display: none;
  position: absolute;
  z-index: 30;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background: #000;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.dialog li {
  list-style: inherit;
  display: list-item;
}

.dialog-inner {
  background: #fff;
  border: 1px solid #000;
}

.dialog-hd {
  position: relative;
  height: 35px;
  padding: 0 15px;
  line-height: 35px;
  border-bottom: 1px solid #009ae2;
  background: #fff;
  box-shadow: 0 1px 0 #e5f5fc;
  *width: 600px;
  background: -webkit-linear-gradient(top, #fff, #f5f5f5);
  background: -moz-linear-gradient(top, #fff, #f5f5f5 100%);
}

.dialog-bd h4 {
  font-size: 12px;
  font-weight: bold;
}

.dialog-title {
  font-weight: bold;
}

.dialog .icon-dialog-close {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 30px;
  height: 30px;
  /*padding-top: 12px;*/
  overflow: hidden;
  opacity: 0.5;
  /*background-position: -118px 0;*/
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.dialog .dialog-close:hover {
  opacity: 1;
}

.dialog-bd {
  text-align: center;
  padding: 10px;
  border-top: 1px solid #e5f5fc;
  font-weight: bold;
}

.dialog-bd p {
  margin: 10px 0;
  line-height: 160%;
  font-weight: normal;
  color: #666;
}
.dialog-bd .each-video {
  display: none;
}
.dialog .strong {
  color: #d93041;
  font-weight: bold;
  margin: 0 5px;
}

.icon-dialog-close {
  background: url('../images/close.png');
}

@keyframes flash {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes flash {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes flash {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-o-keyframes flash {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
